home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00080.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  111 b   |  11 lines

  1. on mouseUp
  2.   sound stop 2
  3.   if rollOver(27) then
  4.     go(70)
  5.   end if
  6. end
  7.  
  8. on exitFrame
  9.   go(the frame - 1)
  10. end
  11.